COMMUNICATION
COMMANDS (TABLE
3.12)
Command Formats
Where "*" is the selected Recognition Character. You may select any ASCII table symbol from "!" (HEX address "21") to the right-hand brace (HEX "7D") except for the caret "^", "A", "E", which are reserved for bus format request."(nn)" are the two ASCII characters for the device Bus Address. Use values from "00" to hex "C7" (199 decimal). "ccc" stands for the hex-ASCII Command Class letter (one of eleven given in table 3.12), followed by the two hex-ASCII Command Suffix characters identifying the meter data, features or menu items to which the command is directed (given in table 3.13). "<data>" is the string of characters containing the variable information the computer is sending to the meter. These data (whether BCD or binary) are encoded into hex-ASCII characters, two characters to the byte. Square brackets (indicating optional status) enclose this string, since some commands contain no data. "<nn> Examples: 1. To reset the controller, send *Z02 4. To change setpoint 1 to -100.0, send *W01 A0 03E8 most significant bit of the most significant nibble is the sign. 5. To send the same as in 4 for RS485 of transmit address 01 the command is *01W01A03E8. NOTE: Default settings are Recog. Char. ô*ö, 9600bps, 7 data, 1 stop, and Odd Parity. |